object frmAbout: TfrmAbout Left = 178 Top = 180 Width = 438 Height = 271 BorderIcons = [biSystemMenu] Caption = ' ' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = True Position = poScreenCenter OnClose = FormClose PixelsPerInch = 96 TextHeight = 13 object pnlAbout: TRzPanel Left = 0 Top = 0 Width = 430 Height = 242 Align = alTop BorderOuter = fsNone TabOrder = 0 object RzBorder11: TRzBorder Left = 2 Top = 2 Width = 423 Height = 198 end object imageCoyote: TImage Left = 8 Top = 7 Width = 177 Height = 190 Picture.Data = {} Stretch = True IsControl = True end object Version: TLabel Left = 218 Top = 25 Width = 47 Height = 13 Caption = 'Version:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label2: TLabel Left = 228 Top = 8 Width = 37 Height = 13 Caption = 'Name:' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Copyright: TLabel Left = 211 Top = 42 Width = 54 Height = 13 Caption = 'Copyright' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label11: TLabel Left = 271 Top = 41 Width = 96 Height = 15 Caption = '1998, 1999, 2000' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False WordWrap = True IsControl = True end object Label12: TLabel Left = 271 Top = 24 Width = 27 Height = 15 Caption = '2.0.1' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False IsControl = True end object lblProductName: TLabel Left = 271 Top = 7 Width = 100 Height = 15 Caption = 'Clipboard Snipper' Font.Charset = ANSI_CHARSET Font.Color = clBlue Font.Height = -12 Font.Name = 'Arial' Font.Style = [] ParentFont = False IsControl = True end object RzBorder8: TRzBorder Left = 209 Top = 65 Width = 203 Height = 6 BorderSides = [sdTop] end object Comments: TLabel Left = 214 Top = 78 Width = 116 Height = 15 Caption = 'Coyote Development' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False WordWrap = True IsControl = True end object Label13: TLabel Left = 214 Top = 97 Width = 90 Height = 15 Caption = 'PO Box 220772' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object Label14: TLabel Left = 214 Top = 115 Width = 110 Height = 15 Caption = 'St. Louis, Mo 63122' Font.Charset = ANSI_CHARSET Font.Color = clBlack Font.Height = -12 Font.Name = 'Arial' Font.Style = [fsBold] ParentFont = False IsControl = True end object RzBorder10: TRzBorder Left = 209 Top = 138 Width = 203 Height = 6 BorderSides = [sdTop] end object RzBorder1: TRzBorder Left = 192 Top = 3 Width = 11 Height = 196 BorderSides = [sdLeft] end object Label1: TLabel Left = 216 Top = 160 Width = 160 Height = 13 Caption = 'Email: coy_dev@swbell.net' Font.Charset = DEFAULT_CHARSET Font.Color = clTeal Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False WordWrap = True end object Image2: TImage Left = 381 Top = 15 Width = 36 Height = 35 Picture.Data = {} end object bntClose: TButton Left = 305 Top = 213 Width = 75 Height = 25 Caption = '&Close' TabOrder = 0 OnClick = bntCloseClick end end end